ASP.NET Core MVC コントロールヘルプ
CalculatedFields プロパティ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > BaseCollectionViewService<T> クラス : CalculatedFields プロパティ
Gets or sets an object where the keys represent calculated fields and the values are expressions.
シンタックス
'宣言
 
Public Overridable ReadOnly Property CalculatedFields As System.Collections.Generic.IList(Of CalculatedField)
public virtual System.Collections.Generic.IList<CalculatedField> CalculatedFields {get;}
参照

BaseCollectionViewService<T> クラス
BaseCollectionViewService<T> メンバ